Adds a value to the timeline.
Namespace:
Janus
Assembly:
Janus (in Janus.dll)
Syntax
Parameters
- time
- Type: System..::..Double
The time at which to insert the value.
- value
- Type: T
The value to insert.
- isTimeAbsolute
- Type: System..::..Boolean
Whether or not te specified time is absolute.
Remarks
Entry will be processed. Insertion is not guaranteed. Insertion may be propagated, depending on settings.